github.com/valyala/fastjson.cache.reset (method)

4 uses

	github.com/valyala/fastjson (current package)
		arena.go#L28: 	a.c.reset()
		parser.go#L33: 	p.c.reset()
		parser.go#L59: func (c *cache) reset() {
		scanner.go#L67: 	sc.c.reset()